2013-10-23 -9600.000 - Release Notes - Validate ship date while completing the order. #DotNetReleases2013

Release Notes

9600.000 - Release Notes - Validate ship date while completing the order.

Admin Info


Purpose
Validate ship date while completing the order.
Release No#
001
Submitted on
10/23/2013
Submitted by
Rajesh S
Source/Destination Systems
NEC DEV/NEC QA
Release Sent To
Kevin
Objects Created By
Rajesh S
Objects Tested By
kevin

Transport and Technical Objects


\\10.115.101.93\sites\Deployments\BMS ROCET RELEASES


  • 23102013_sql.sql

Release Notes


For Infrastructure


Please take backup of existing procedures and pages before moving dev->qa.



Following objects are updated

Type
Name
Change
1
procedure
USP_CompleteOrder
Updated
USP_CompleteOrder to check, is ship date is grater than or equal to today's date.


Test Notes




Test Scenario
Expected Results
Actual Result
1
Roc ->Tools->Mange Order.
Redirect to
Manage Order.aspx page.
redirected to
manage Order.aspx
page.
2
Click order button.
if
order ship date is grater than or equal to ship date,then order will be completed.
order wise
ship date validation message will come.
if
order ship date is grater than or equal to ship date,then order will be completed.
order wise
ship date validation message will come.


Reference Document (Specifications or Production Support Break Fix)


Rajesh S - 2013-10-21- 9600.0000 - Spec - Validate ship date while completing the order.